Platform Explorer / Nuxeo Platform 5.8

Contribution studio.extensions.nuxeo-jenkins-report--schema

This contribution is part of XML component studio.extensions.nuxeo-jenkins-report inside nuxeo-jenkins-report-3.2.0.jar

Extension Point

Extension point schema of component TypeService.

Contributed Items

  • <schema name="jenkinsreport" prefix="jenkinsreport" src="data/schemas/jenkinsreport.xsd"/>
  • <schema name="jenkinsreportscontainer" prefix="jenkinsreports" src="data/schemas/jenkinsreportscontainer.xsd"/>

XML Source

<extension point="schema" target="org.nuxeo.ecm.core.schema.TypeService">
    <schema name="jenkinsreport" prefix="jenkinsreport" src="data/schemas/jenkinsreport.xsd"/>
    <schema name="jenkinsreportscontainer" prefix="jenkinsreports" src="data/schemas/jenkinsreportscontainer.xsd"/>
  </extension>